Blazor コントロール
C1ScopedDataCollection<T> クラス
メンバ 

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : C1ScopedDataCollection<T> クラス
Wrap collection that is constrained to get and modify a specific property of the data items without affecting the rest of the properties.
オブジェクト モデル
C1ScopedDataCollection<T> クラス
シンタックス
型パラメータ
T
解説
This collection can perform group, filter and sort over the specified property path, without affecting the operations applied to the underlying collection that are not related to the scoped property.
継承階層

System.Object
   C1.DataCollection.C1DataCollectionBase<T>
      C1.DataCollection.C1WrapDataCollection<S,T>
         C1.DataCollection.C1WrapDataCollection<T>
            C1.DataCollection.C1ScopedDataCollection<T>

参照

C1ScopedDataCollection<T> メンバ
C1.DataCollection 名前空間